Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ENV["GKSwstype"] = "100" in make.jl #188

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

hyrodium
Copy link
Collaborator

This PR fixes the following warning message.

GKS: cannot open display - headless operation mode active

image

ref: JuliaPlots/Plots.jl#1076 (comment)

Copy link

codecov bot commented Feb 14, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (13c76e1) 99.11% compared to head (67bd6b0) 98.84%.
Report is 11 commits behind head on master.

Files Patch % Lines
ext/IntervalSetsRecipesBaseExt.jl 95.65% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #188      +/-   ##
==========================================
- Coverage   99.11%   98.84%   -0.27%     
==========================================
  Files           6        6              
  Lines         225      260      +35     
==========================================
+ Hits          223      257      +34     
- Misses          2        3       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hyrodium hyrodium merged commit 0f74402 into JuliaMath:master Feb 14, 2024
10 of 13 checks passed
@hyrodium
Copy link
Collaborator Author

Fixed! 🎉

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant